'Declaration
<DispIdAttribute(189)> Function IsAnnotationVisibleAt( _ ByVal AnnotationIdx As Integer, _ ByVal X As Integer, _ ByVal Y As Integer _ ) As Boolean
[DispId(189)] bool IsAnnotationVisibleAt( int AnnotationIdx, int X, int Y )
function IsAnnotationVisibleAt( AnnotationIdx: Integer; X: Integer; Y: Integer ): Boolean;
DispIdAttribute(189) function IsAnnotationVisibleAt( AnnotationIdx : int, X : int, Y : int ) : boolean;
[DispId(189)] bool IsAnnotationVisibleAt( int AnnotationIdx, int X, int Y )
[DispId(189)] bool IsAnnotationVisibleAt( int AnnotationIdx, int X, int Y )
Parameters
- AnnotationIdx
- X
- Y